@charset "utf-8";
/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  min-width: 1200px;
  font-size: 14px;
  font-family: "微软雅黑", Arial, Verdana, Helvetica, sans-serif;
  background-color: #fff;
}
td,
th,
caption {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  cursor: pointer;
}
i,
em {
  font-style: normal;
}
*:focus {
  outline: 0;
}
fieldset,
img {
  border: none;
  max-width: 100%;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px "微软雅黑";
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  resize: none;
}
.clearfix {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/* css common */
.ny_bn img{width: 100%;}
.seach_cplist .bd ul li{margin-right: 10px !important;}
.min_width {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
/*header*/
.header {
  width: 100%;
  background: #fff;
}
.header .head_top {
  width: 100%;
  background: #f5f5f5;
  height: 36px;
  line-height: 36px;
}
.header .head_top .fl_left {
  float: left;
  width: 250px;
}
.header .head_top .fl_left .text {
  font-size: 12px;
  color: #1850bd;
  width: 150px;
}
.header .head_top .fl_left .text img {
  margin-right: 10px;
  margin-top: 10px;
  display: inline-block;
  float: left;
}
.header .head_top .fl_left .text input {
  background: none;
  border: none;
  font-size: 12px;
  color: #1850bd;
  cursor: pointer;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  width: 120px;
}
.header .head_top .fl_left a {
  font-size: 12px;
  color: #666;
}
.header .head_top .fl_left a:hover {
  color: #1850bd ;
}
.header .head_top .fr_right {
  float: right;
  width: 200px;
  text-align: right;
  position: relative;
}
.header .head_top .fr_right .guanzhu {
  position: absolute;top: 40px;right: 0px;width: 100px;height: 100px;display: none;
}
.header .head_top .fr_right span {
  font-size: 12px;
  color: #666;
}
.header .head_top .fr_right img {
  vertical-align: sub;
  margin-left: 10px;
}
.header .logo {
  float: left;
  overflow: hidden;
  padding: 30px 0px;
}
.header .logo img{
 
}

.header .logo .logoimg {
  float: left;
}
.header .logo .text {
  border-left: 1px solid #dddddd ;
  margin-left: 20px;
  padding-left: 20px;
  float: left;
}
.header .logo .text p {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.header .logo .text span {
  font-size: 16px;
  color: #666666;
  display: block;
  margin-top: 10px;
}
.header .contact_way {
  float: right;
  overflow: hidden;
  padding: 30px 0px;
}
.header .contact_way img {
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: 7px;
}
.header .contact_way p {
  font-size: 14px;
  color: #333;
}
.header .contact_way p span {
  font-size: 20px;
  color: #1850bd;
  font-weight: bold;
}
/*导航*/
.nav {
  width: 100%;
  height: 50px;
  background: #1850bd;
  overflow: hidden;
  line-height: 50px;
}
.nav li.on {
  background: #134097;
}
.nav ul li {
  float: left;
  width: 130px;
  text-align: center;
  background: url(../images/lr_icon.jpg) no-repeat center right;
}
.nav ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  width: 100%;
  height: 100%;
  display: block;
}
.nav ul li a:hover {
  background: #134097 ;
}
.nav li:last-child {
  background-image: none;
}
/*banner*/
.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  bottom: 30px;
  z-index: 1;
  margin-left: -65px;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 6px;
  width: 40px;
  height: 6px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #0964b3;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 100%;
}
.slideBox .bd li a {
  width: 100%;
  display: block;
}
.slideBox .bd img {
  width: 100%;
  display: block;
}
.slideBox .next,
.slideBox .prev {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 50px;
  height: 50px;
}
.slideBox .next {
  background: url(../images/banner_righr.png);
  right: 15% !important;
}
.slideBox .prev {
  background: url(../images/banner_left.png);
  left: 15%;
}
.slideBox .prev:hover {
  background: url(../images/banner_left2.png);
}
.slideBox .next:hover {
  background: url(../images/banner_righr2.png);
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}
/*index_搜索*/
.secher {
  width: 100%;
  background: #fff;
  height: 70px;
  line-height: 70px;
}
.secher p {
  display: inline-block;
  font-size: 14px;
  color: #666;
}
.secher p span {
  margin-right: 30px;
  cursor: pointer;
}
.secher p span:hover {
  color: #134097;
}
.secher .secher_input {
  float: right;
  position: relative;
}
.secher .secher_input input {
  width: 380px;
  height: 38px;
  border: 1px solid #dddddd;
  font-size: 12px;
  color: #b2b2b2;
  padding-left: 20px;
  box-sizing: border-box;
}
.secher .secher_input a {
  position: absolute;
  display: inline-block;
  width: 68px;
  height: 38px;
  background-color: #0964b3;
  background-image: url(../images/secher.png);
  background-repeat: no-repeat;
  background-position: center;
  top: 16px;
  top: 26px\9;
  right: 0px;
  cursor: pointer;
}
.secher .secher_input a:hover {
  background-color: #09599e;
}
/**cp_标题***/
.cptitle {
  width: 100%;
  padding-top: 60px;
  overflow: hidden;
  text-align: center;
}
.cptitle h3 {
  font-size: 32px;
  color: #333;
}
.cptitle p {
  font-size: 14px;
  color: #797979;
  margin-top: 20px;
}
/**切换***/
.centera {
  width: 100%;
  margin-top: 20px;
}
.centera #oranger ,.centera .orangerclick  {
  text-align: center;
}
.centera #oranger a ,.centera .orangerclick a {
  display: inline-block;
  width: 120px;
  height: 40px;
  background: #fff;
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 40px;
  margin: 0px 5px;
}
.centera #oranger a.hover ,.centera .orangerclick a.hover {
  background: #0964b3  !important;
  color: #fff;
}
.centera .two a {
  background: #F4F4F4 !important;
}
.centera .two a.hover {
  background: #0964b3 !important;
}
.centera .box {
  margin-top: 50px;
  display: none;
}
.centera .box .more {
  width: 158px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin: 50px auto 0px;
  display: block;
  border: 1px solid #dddddd;
  font-size: 14px;
  color: #888;
  transition: all .5s;
}
.centera .box .more:hover {
  background: #0964b3;
  color: #fff;
}
/**首页产品***/
.cp_center {
  width: 100%;
  background: #f4f4f4;
  padding-bottom: 60px;
}
.cp_center .picScroll-left {
  position: relative;
}
.cp_center .picScroll-left .hd {
  height: 68px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 99;
}
.cp_center .picScroll-left .hd .prev,
.cp_center .picScroll-left .hd .next {
  display: inline-block;
  width: 65px;
  height: 75px;
  float: right;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/cp_icon1.png) no-repeat;
  background-position: -190px 0px;
  position: absolute;
}
.cp_center .picScroll-left .hd .prev {
  float: left ;
  background-position: -60px 0px;
  left: -80px;
}
.cp_center .picScroll-left .hd .prev:hover {
  background: url(../images/cp_icon1.png);
  background-position: 0px;
}
.cp_center .picScroll-left .hd .next {
  right: -80px;
}
.cp_center .picScroll-left .hd .next:hover {
  background: url(../images/cp_icon1.png);
  background-position: -122px 0px;
}
.cp_center .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
}
.cp_center .picScroll-left .bd ul li {
  margin-right: 20px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 385px;
  height: 420px;
  background: #fff;
  position: relative;
}
.cp_center .picScroll-left .bd ul li a {
  overflow: hidden;
  display: block;
  width: 100%%;
  height: 100%;
}
.cp_center .picScroll-left .bd ul li a:hover .text {
  background-image: url(../images/cp_icon3.png);
  background-position: 270px 50px;
  background-color: #0964b3;
  height: 110px;
}
.cp_center .picScroll-left .bd ul li a:hover .text p {
  color: #fff;
  margin-top: 30px;
}
.cp_center .picScroll-left .bd ul li a:hover .text span {
  color: #fff;
}
.cp_center .picScroll-left .bd ul li .pic {
  text-align: center;
}
.cp_center .picScroll-left .bd ul li .pic img {
  width: 260px;
  height: 230px;
  display: block;
  margin: 50px auto 0;
}
.cp_center .picScroll-left .bd ul li .text {
  border-top: 1px solid #f1f1f1 ;
  width: 100%;
  height: 90px;
  padding-left: 30px;
  text-align: left !important;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  background: url(../images/cp_icon2.png) no-repeat;
  background-size: 30px 10px;
  background-position: 270px 30px;
}
.cp_center .picScroll-left .bd ul li .text p {
  font-size: 16px;
  color: #333;
  margin-top: 20px;
}
.cp_center .picScroll-left .bd ul li .text span {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  display: block;
}
.cp_list {
  background: #fff !important;
}
.cp_list .picScroll-left .bd ul {
  width: 102%;
}
.cp_list .picScroll-left .bd ul li {
  width: 290px !important;
  height: 320px;
  border: 1px solid #ebebeb;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}
.cp_list .picScroll-left .bd ul li a:hover .text {
  background-image: url(../images/cp_icon3.png);
  background-position: 240px 50px;
  background-color: #0964b3;
  height: 85px !important;
}
.cp_list .picScroll-left .bd ul li a:hover .text p {
  color: #fff;
  margin-top: 15px !important;
}
.cp_list .picScroll-left .bd ul li a:hover .text span {
  color: #fff;
}
.cp_list .picScroll-left .bd ul li .pic img {
  width: 205px;
  height: 185px;
}
.cp_list .picScroll-left .bd ul li .text {
  width: 100%;
  height: 65px;
  padding-left: 30px;
  text-align: left !important;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  background: url(../images/cp_icon2.png) no-repeat;
  background-size: 30px 10px;
  background-position: 240px 25px;
}
.cp_list .picScroll-left .bd ul li .text p {
  font-size: 14px;
  color: #333;
  margin-top: 5px !important;
  margin-bottom: 0px !important;
}
.cp_list .picScroll-left .bd ul li .text span {
  font-size: 12px;
  color: #666;
  margin-top: 0px !important;
  display: block;
}
.cp_list .tlt {
  width: 100%;
  margin: 60px 0px 30px;
  overflow: hidden;
  line-height: 50px;
}
.cp_list .tlt span {
  display: inline-block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #1850bd;
  color: #fff;
  font-size: 18px;
}
.cp_list .tlt a {
  font-size: 15px;
  color: #656565;
}
.cp_list .tlt a:hover {
  color: #1850BD;
}
/*首页产品end*/
/*首页咨询*/
.zx_center {
  width: 100%;
  height: 170px;
  background: url(../images/bg1.jpg) no-repeat center 100%;
}
.zx_center .left {
  margin-left: 130px;
  margin-top: 40px;
}
.zx_center .left p {
  font-size: 26px;
  color: #fff;
  line-height: 48px;
}
.zx_center .left p em {
  font-size: 32px;
  color: #1b91ff;
  font-weight: bold;
}
.zx_center .right {
  margin-right: 130px;
  text-align: right;
  margin-top: 40px;
}
.zx_center .right p {
  font-size: 20px;
  color: #fff;
}
.zx_center .right p span {
  font-size: 26px;
  font-weight: bold;
}
.zx_center .right a {
  display: inline-block;
  width: 146px;
  height: 38px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 38px;
  background: #0964b3;
  margin-top: 20px;
}
.zx_center .right a img {
  display: inline-block;
  vertical-align: sub;
  margin-right: 8px;
}
.zx_center .right a:hover {
  background: #08569a;
}
/*首页案例*/
.case_center {
  overflow: hidden;
  width: 100%;
  background: url(../images/bg2.jpg) no-repeat left bottom;
  padding-bottom: 55px;
}
.case_center .al_list {
  overflow: hidden;
}
.case_center .al_list li.list_1 {
  width: 480px !important;
  float: left;
}
.case_center .al_list li.list_1 span {
  width: 100%;
  height: 100% !important;
  overflow: hidden;
}
.case_center .al_list li.list_1 span img {
  width: 100%;
  height: 100%;
}
.case_center .al_list li.list_1 .text {
  position: absolute;
  bottom: -110px;
  background: rgba(255, 255, 255, 0.94);
  height: 178px;
  transition: all .3s;
}
.case_center .al_list li.list_1:hover .text{
	bottom: 0px ;
}
.case_center .al_list li.list_1 .text:after{
		content: "";
	z-index: 999;
	position: absolute;
	bottom: 178px;
	left: 50%;
	margin-left: -10px;
	border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #F7F7F7;
}
.case_center .al_list li.list_1 .text h4 {
  margin-top: 10px;
  line-height: 58px;
  border-bottom: 1px solid #e5e5e5;
}
.case_center .al_list li.list_3 span {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.case_center .al_list li.list_3 span:after{
	content: "";
	z-index: 999;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: 0px !important;
	border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #F7F7F7;
}
.case_center .al_list li {
  width: 240px;
  height: 440px;
  float: left;
  position: relative;
}
.case_center .al_list li span {
  width: 100%;
  height: 220px;
  overflow: hidden;
  display: block;
  position: relative;
}
.case_center .al_list li.list_2 span:after,.case_center .al_list li.list_4 span:after{
	content: "";
	z-index: 999;
	position: absolute;bottom: 0px;
	left: 50%;
	margin-left: -10px;
	border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #F7F7F7;
}
.case_center .al_list li span img {
  width: 100%;
  height: 100%;
  transition: all 3s;
}
.case_center .al_list li .text {
	width: 100%;
  margin-top: 30px;
  padding: 0px 18px;
  box-sizing: border-box;
}
.case_center .al_list li .text h4 {
  font-size: 16px;
  color: #333;
}
.case_center .al_list li .text p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 20px;
}
.case_center .al_list li:hover img {
  transform: scale(1.2);
  transition-duration: 1s;
}


.case_center .box .more {
  width: 158px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin: 50px auto 0px;
  display: block;
  border: 1px solid #dddddd;
  font-size: 14px;
  color: #888;
  transition: all .5s;
}
.case_center .box .more:hover {
  background: #0964b3;
  color: #fff;
}
/*首页_关于荣臻*/
.ab_center {
  background: url(../images/bg3.jpg) no-repeat center 100%;
  width: 100%;
  height: 550px;
}
.ab_center .tik {
  padding: 45px 110px 0px;
  box-sizing: border-box;
  text-align: center;
}
.ab_center .tik h3 {
  font-size: 48px;
  color: #fff;
  opacity: 0.4;
}
.ab_center .tik h4 {
  font-size: 32px;
  color: #fff;
}
.ab_center .tik p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  margin-top: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ab_center .ab_list {
  width: 100%;
  margin-top: 40px;
}
.ab_center .ab_list li {
  float: left;
  width: 25%;
  text-align: center;
}
.ab_center .ab_list li a {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 3s;
}
.ab_center .ab_list li a .hi-icon {
  display: block;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin: 0 auto;
}
.ab_center .ab_list li a .hi-icon i {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/ab_icon1.png) no-repeat;
  margin: 14px auto;
}
.ab_center .ab_list li a .hi-icon .icon2 {
  background-position: -50px 0px;
}
.ab_center .ab_list li a .hi-icon .icon3 {
  background-position: -103px 0px;
}
.ab_center .ab_list li a .hi-icon .icon4 {
  background-position: -150px 0px;
}
.ab_center .ab_list li a .p1 {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  margin-top: 10px;
}
.ab_center .ab_list li a .p2 {
  font-size: 14px;
  color: #fff;
}
.ab_center .ab_list li a:hover .hi-icon {
  background: #ffffff;
  color: #702fa8;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.3);
}
.ab_center .ab_list li a:hover .icon1 {
  background-position: 5px -45px;
}
.ab_center .ab_list li a:hover .icon2 {
  background-position: -50px -45px;
}
.ab_center .ab_list li a:hover .icon3 {
  background-position: -103px -45px;
}
.ab_center .ab_list li a:hover .icon4 {
  background-position: -150px -45px;
}
.ab_center .more {
  width: 158px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin: 50px auto 0px;
  display: block;
  border: 1px solid #fff;
  font-size: 14px;
  color: #fff;
}
.ab_center .more:hover {
  background: #0964b3;
  color: #fff;
  border: none;
}
/*首页新闻资讯*/
.navtable {
  width: 102%;
  overflow: hidden;
}
.navtable li {
  float: left;
  width: 550px;
  margin-bottom: 35px;
  margin-right: 30px;
  padding: 15px;
}
.navtable li .img {
  width: 100%;
  overflow: hidden;
  transition: all 3s;
  display: block;
}
.navtable li .img .left {
  float: left;
  width: 140;
  height: 100px;
  position: relative;
  margin-right: 28px;
}
.navtable li .img .left span {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 140px;
  height: 100px;
}
.navtable li .img .left span img {
  width: 140px;
  height: 100px;
  transition-duration: 0.5s;
}
.navtable li .img .right {
  text-align: left;
  overflow: hidden;
  width: 370px;
  float: left;
}
.navtable li .img .right h2 {
  font-size: 16px;
  color: #333333;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.navtable li .img .right span {
  font-size: 12px;
  color: #999999;
  display: block;
  line-height: 32px;
}
.navtable li .img .right p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.navtable li .img:hover .back {
  display: block;
}
.navtable li .img:hover i.iconfont {
  transform: scale(1);
}
.navtable li .img:hover img {
  transform: scale(1.2);
}
.navtable li .img:hover h2 {
  color: #0964b3;
}
.navtable li:hover {
  background: #fff;
  box-shadow: 5px 4px 8px rgba(0, 0, 0, 0.2);
}
/*首页合作伙伴*/
.hz_center {
  width: 100%;
}
.hz_center .picScroll-left {
  position: relative;
  background: #fff;
}
.hz_center .picScroll-left .hd {
  height: 68px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.hz_center .picScroll-left .hd .prev,
.hz_center .picScroll-left .hd .next {
  display: inline-block;
  width: 32px;
  height: 40px;
  float: right;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/hz_icon1.png) no-repeat;
  background-position: -115px -5px;
  position: absolute;
  top: 15px;
}
.hz_center .picScroll-left .hd .prev {
  float: left ;
  background-position: -58px -5px;
  left: -80px;
}
.hz_center .picScroll-left .hd .prev:hover {
  background: url(../images/hz_icon1.png);
  background-position: -7px -7px;
}
.hz_center .picScroll-left .hd .next {
  right: -1280px;
}
.hz_center .picScroll-left .hd .next:hover {
  background: url(../images/hz_icon1.png);
  background-position: -164px -7px;
}
.hz_center .picScroll-left .bd {
  margin-top: 20px;
  margin-bottom: 70px;
  overflow: hidden;
}
.hz_center .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
}
.hz_center .picScroll-left .bd ul li {
  margin: 0px 2px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 200px;
}
.hz_center .picScroll-left .bd ul li .pic a {
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
}
.hz_center .picScroll-left .bd ul li .pic img {
  width: 200px;
  height: 75px;
  display: block;
  margin: 0 auto;
}
/*首页合作伙伴end*/
/*底部*/
.footer {
  width: 100%;
  background: #313131;
  overflow: hidden;
  padding-top: 45px;
}
.footer .cheat {
  height: 38px;
  line-height: 38px;
  width: 100%;
  color: #b0b0b0;
  overflow: hidden;
  text-align: center;
}
.footer .cheat span {
  font-size: 12px;
  margin-right: 5px;
}
.footer .cheat a {
  display: inline-block;
  color: #b0b0b0;
  font-size: 12px;
}
.footer .cheat a:hover {
  color: #0964b3;
}
.footer .cheat em {
  margin: 0px 10px;
}
.footer .cheat img {
  vertical-align: sub;
}
.consult {
  width: 215px;
  float: left;
  margin-left: 100px;
  border-left: 1px solid #3b3c3d;
  padding-left: 40px;
}
.consult .phonemunber {
  overflow: hidden;
}
.consult .phonemunber .phone {
  float: left;
  color: #fff;
}
.consult .phonemunber .phone h3 {
  display: block;
  font-size: 28px;
  color: #fff;
}
.consult p {
  font-size: 12px;
  color: #b0b0b0;
  line-height: 22px;
  margin-top: 8px;
}
.ewm_img {
  width: 110px;
  float: right;
  text-align: center;
}
.ewm_img img {
  width: 98px;
  height: 98px;
  border: 4px solid #fff;
}
.ewm_img p {
  font-size: 12px;
  color: #b0b0b0;
}
.link {
  display: block;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #3f4143;
  overflow: hidden;
  box-shadow: 2px 2px 0px #313234;
}
.link span {
  font-size: 12px;
  color: #fff;
}
.link a {
  display: inline-block;
  padding: 0px 10px;
  font-size: 12px;
  color: #a4a4a4;
}
.link a:hover {
  color: #0964B3;
}
.link em {
  display: inline-block;
  color: #797979;
}
.sbottom_related02 {
  float: left;
  height: auto;
  padding-bottom: 40px;
  width: 100%;
}
.sbottom_related02 ul {
  padding-right: 35px;
  float: left;
  padding-left: 35px;
}
.sbottom_related02 ul:first-child {
  padding-left: 0;
}
.sbottom_related02 ul li a {
  color: #b0b0b0;
  line-height: 22px;
  font-size: 12px;
}
.sbottom_related02 ul li a.sbottom_link {
  color: #fff;
  font-size: 14px;
  display: block;
  opacity: 1;
}
.sbottom_related02 ul li a:hover {
  color: #0964b3;
}
/*底部 end*/
/*关于荣臻*/
.tik_name {
  width: 100%;
  height: 300px;
  text-align: center;
  color: #fff;
  padding-top: 90px;
  box-sizing: border-box;
  background-size: 100% 100% !important;
}
.tik_name h3 {
  font-size: 30px;
  line-height: 45px;
  color: #fff;
  font-weight: bold;
}
.tik_name p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
.tik_name .p1 {
  text-transform: uppercase;
}
.title-breadnav {
  padding: 16px 0px;
  border-bottom: 1px solid #edeef0;
  overflow: hidden;
  margin-top: 20px;
}
.title-breadnav .fl .eng-title {
  font-size: 60px;
  color: #1850bd;
  text-transform: uppercase;
  float: left;
  margin-right: 20px;
}
.title-breadnav .fl .text {
  float: left;
}
.title-breadnav .fl .text p {
  color: #333;
  font-size: 24px;
  margin-top: 10px;
}
.title-breadnav .fl .text span {
  display: block;
  font-size: 14px;
  color: #888;
  margin-top: 6px;
}
/* 面包屑导航 start*/
.crumbsnav {
  height: 40px;
  line-height: 40px;
  float: right;
  margin-top: 40px;
}
.crumbsnav i.iconfont {
  background: url(../images/home.jpg) no-repeat;
  width: 11px;
  height: 11px;
  display: inline-block;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 5px;
}
.crumbsnav a {
  display: inline-block;
  font-size: 12px;
  color: #666666;
}
.crumbsnav a:hover {
  color: #0964B3;
}
.crumbsnav a.on {
  color: #0964B3;
}
.crumbsnav u {
  text-decoration: none;
  color: #666666 ;
  padding: 0px 5px;
}
.contion {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
}
.contion .left {
  width: 240px;
  float: left;
}
.contion .left .left_nav {
  overflow: hidden;
}
.contion .left .left_nav li {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #f5f5f5;
}
.contion .left .left_nav li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-left: 35px;
  box-sizing: border-box;
  font-size: 14px;
  color: #333;
  background-image: url(../images/icon_left1.png);
  background-repeat: no-repeat;
  background-position: 20px center;
}
.contion .left .left_nav li:hover {
  background: #1850bd;
}
.contion .left .left_nav li:hover a {
  color: #fff;
  background: url(../images/icon_left.png) no-repeat;
  background-position: 220px center;
}
.contion .left .left_nav li.on {
  background: #1850bd;
}
.contion .left .left_nav li.on a {
  color: #fff;
  background: url(../images/icon_left.png) no-repeat;
  background-position: 220px center;
}
.contion .left .cont_phone {
  width: 100%;
  border: 1px solid #e5e5e5;
  height: 110px;
  margin-top: 20px;
  padding: 25px 0px 0px 25px;
  box-sizing: border-box;
}
.contion .left .cont_phone p {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
}
.contion .left .cont_phone h5 {
  font-size: 22px;
  color: #1850bd;
  font-weight: bold;
  -webkit-text-stroke: 1px #fff;
}
.contion .right {
  width: 920px;
  float: right;
  overflow: hidden;
  padding-bottom: 40px;
}
.contion .right .text p {
  font-size: 14px;
  color: #555555;
  line-height: 30px;
  margin-bottom: 20px;
}
.contion .right .text img {
  margin: 0px auto 20px;
  display: block;
}
.contion .right .text .title {
  text-align: center;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 20px;
}
.contion .right .text .title h1 {
  font-size: 24px;
  color: #333;
}
.contion .right .text .title p {
  font-size: 12px;
  color: #999;
  line-height: 35px;
  margin-bottom: 10px;
}
.contion .right .text .title p span {
  display: inline-block;
  margin: 0px 10px;
}
.contion .right .label_share {
  width: 100%;
  border-top: 1px dashed #ddd;
  padding-top: 20px;
  margin-top: 40px;
  overflow: hidden;
}
.contion .right .label_share .fl {
  font-size: 14px;
  color: #555;
  width: 60%;
  overflow: hidden;
}
.contion .right .label_share .fl img {
  vertical-align: sub;
  margin-right: 10px;
}
.contion .right .label_share .fl a {
  display: inline-block;
  padding: 0px 10px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  background: #0964b3;
  margin-right: 10px;
  cursor: default;
}
.contion .right .label_share .share {
  float: right;
  width: 200px;
}
.contion .right .label_share .share span {
  line-height: 28px;
  color: #666;
  font-size: 14px;
  float: left;
}
.contion .right .next_page {
  padding: 15px;
  background: #f1f1f1;
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 40px;
}
.contion .right .next_page .previous,
.contion .right .next_page .next {
  float: left;
  font-size: 14px;
  color: #666;
}
.contion .right .next_page .previous a,
.contion .right .next_page .next a {
  font-size: 14px;
  color: #666;
}
.contion .right .next_page .previous:hover,
.contion .right .next_page .next:hover {
  color: #0964b3;
}
.contion .right .next_page .previous:hover a,
.contion .right .next_page .next:hover a {
  color: #0964b3;
}
.contion .right .next_page .next {
  float: right;
}
/*资质荣誉*/
.ab_honor {
  width: 108%;
  overflow: hidden;
}
.ab_honor li {
  width: 270px;
  margin-right: 55px;
  margin-bottom: 24px;
  text-align: center;
  float: left;
}
.ab_honor li a {
  display: block;
  overflow: hidden;
  text-align: center;
  width: 270px;
  position: relative;
  transition: all 3s;
}
.ab_honor li a span {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 270px;
  height: 184px;
}
.ab_honor li a span img {
  width: 270px;
  height: 184px;
  transition-duration: 0.5s;
}
.ab_honor li a p {
  font-size: 18px;
  color: #494949;
  margin-top: 15px;
}
.ab_honor li a:hover img {
  transform: scale(1.2);
}
/*分页*/
.pageing {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.pageing .prev,
.pageing .next {
  width: 80px;
  height: 35px;
  border: 1px solid #d8d8d8;
  display: inline-block;
  line-height: 35px;
  cursor: pointer;
}
.pageing .prev:hover,
.pageing .next:hover {
  border: 1px solid #0964B3;
}
.pageing .prev {
  background: url(../images/pen1.png) no-repeat 10px center;
}
.pageing .next {
  background: url(../images/pen2.png) no-repeat 66px center;
}
.pageing em {
  color: #333;
}
.pageing a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: #ccc;
  font-size: 14px;
  color: #444;
  background: #fff;
  border: 1px solid #d8d8d8;
  margin: 0px 2px;
}
.pageing a:hover {
  border: 1px solid #0964B3;
}
.pageing a.on {
  border: 1px solid #0964B3;
}
/*分页end*/
/*团队风采*/
.team1 {
  width: 100%;
  overflow: hidden;
  border: 1px solid #eeeeee;
  padding-left: 70px;
  box-sizing: border-box;
  height: 290px;
  border-bottom: none;
}
.team1 .text {
  width: 455px;
  float: left;
  padding-top: 45px;
}
.team1 .text h5 {
  font-size: 30px;
  line-height: 24px;
  color: #333;
}
.team1 .text em {
  width: 25px;
  background: #C2C2C2;
  height: 2px;
  text-align: left;
  display: block;
  margin: 18px 0px;
}
.team1 .text h6 {
  font-size: 16px;
  color: #333;
}
.team1 .text p {
  font-size: 14px;
  color: #787878;
  line-height: 24px;
  margin-top: 15px;
}
.img_txt {
  float: right;
  width: 310px;
  height: 100%;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.img_txt img {
  width: 100%;
  height: 100%;
}
.img_txt .rap_cen {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  padding-top: 80px;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
  transform: translate3d(0, -100%, 0);
}
.img_txt .rap_cen h3 {
  font-size: 30px;
  color: #fff;
  line-height: 24px;
}
.img_txt .rap_cen p {
  font-size: 18px ;
  color: #fff;
  line-height: 35px;
}
.img_txt:hover .rap_cen {
  background: rgba(0, 0, 0, 0.8);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.team2 {
  width: 100%;
  overflow: hidden;
  height: 310px;
}
.team2 ul li {
  width: 33.1%;
  height: 310px;
  float: left;
}
.team2 ul li img {
  width: 100%;
  height: 100%;
}
.team2 .three {
  background: #1850bd;
  width: 310px;
  text-align: center;
  padding-top: 40px;
  box-sizing: border-box;
}
.team2 .three p {
  font-size: 48px;
  color: #fff;
}
.team2 .three span {
  font-size: 14px;
  color: #eee;
}
.team3 {
  width: 100%;
  height: 364px;
  border: 1px solid #eeeeee;
  overflow: hidden;
  margin-top: 48px;
  padding-left: 40px;
  box-sizing: border-box;
}
.team3 .text {
  width: 270px;
  float: left;
  padding-top: 85px;
}
.team3 .text h5 {
  font-size: 20px !important;
}
.team3 img {
  width: 560px;
  float: right;
  height: 100%;
}
.team3 .slideBox {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.team3 .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 64px;
  bottom: 30px;
  z-index: 1;
  margin-left: -65px;
}
.team3 .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.team3 .slideBox .hd ul li {
  float: left;
  margin-right: 6px;
  width: 40px;
  height: 6px;
  text-align: center;
  background: #dedede;
  cursor: pointer;
}
.team3 .slideBox .hd ul li.on {
  background: #1850bd;
  color: #fff;
}
.team3 .slideBox .bd li {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.team3 .slideBox .bd li img {
  width: 560px;
  float: right;
  height: 100%;
}
/*新闻资讯*/
.newslist {
  width: 100%;
  overflow: hidden;
}
.newslist li {
  width: 100% !important;
  border-bottom: 1px dashed #ddd;
  padding: 20px 0px;
  margin-right: 0px !important;
  overflow: hidden;
}
.newslist li .img {
  width: 100%;
  overflow: hidden;
  transition: all 3s;
  display: block;
}
.newslist li .img .leftnews {
  float: left;
  width: 155;
  height: 110px;
  position: relative;
}
.newslist li .img .leftnews span {
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 155px;
  height: 110px;
}
.newslist li .img .leftnews span img {
  width: 155px;
  height: 110px;
  transition-duration: 0.5s;
}
.newslist li .img .rightnews {
  text-align: left;
  overflow: hidden;
  margin-left: 180px;
  margin-top: 5px;
}
.newslist li .img .rightnews h2 {
  font-size: 16px;
  color: #333333;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newslist li .img .rightnews span {
  font-size: 12px;
  color: #999999;
  display: block;
  line-height: 32px;
}
.newslist li .img .rightnews p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.newslist li .img:hover .back {
  display: block;
}
.newslist li .img:hover i.iconfont {
  transform: scale(1);
}
.newslist li .img:hover img {
  transform: scale(1.2);
}
.newslist li .img:hover h2 {
  color: #0964b3;
}
.newslist li:first-child {
  padding-top: 0px;
}
/*联系我们*/
.contach_us {
  width: 100%;
  background: #f4f4f4;
  padding-top: 50px;
  text-align: center;
  padding-bottom: 35px;
}
.contach_us .name {
  font-size: 28px;
  line-height: 38px;
  color: #383838;
  margin-bottom: 50px;
}
.contach_us .contach_list {
  display: block;
  overflow: hidden;
  margin-top: 45px;
}
.contach_us .contach_list li {
  width: 25%;
  height: auto;
  float: left;
  text-align: center;
}
.contach_us .contach_list li a {
  display: block;
  transition: all 3s;
}
.contach_us .contach_list li a span {
  display: block;
  width: 105px;
  height: 105px;
  border: 2px solid #d6d6d6;
  border-radius: 50%;
  margin: 0 auto;
}
.contach_us .contach_list li a span i.iconfont {
  background: url(../images/contach.png) no-repeat;
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-top: 30px;
  transition: all ease .3s;
}
.contach_us .contach_list li a span i.icon1 {
  background-position: -10px -32px;
}
.contach_us .contach_list li a span i.icon2 {
  background-position: -80px -25px;
}
.contach_us .contach_list li a span i.icon3 {
  background-position: -164px -25px;
}
.contach_us .contach_list li a span i.icon4 {
  background-position: -236px -20px;
}
.contach_us .contach_list li a .us1 {
  font-size: 20px;
  color: #333333;
  margin-top: 15px;
}
.contach_us .contach_list li a .us2 {
  font-size: 12px;
  color: #515151;
  width: 70%;
  margin: 10px auto 10px;
}
.contach_us .contach_list li a:hover span {
  background: #0964B3;
  border: 2px solid #0964B3;
}
.contach_us .contach_list li a:hover span i.icon1 {
  background-position: -10px -110px;
}
.contach_us .contach_list li a:hover span i.icon2 {
  background-position: -80px -110px;
}
.contach_us .contach_list li a:hover span i.icon3 {
  background-position: -164px -110px;
}
.contach_us .contach_list li a:hover span i.icon4 {
  background-position: -236px -110px;
}
.map {
  width: 100%;
  margin-bottom: 78px;
}
.map img {
  width: 100%;
  height: 378px;
}
.tikon {
  margin: 25px 0px 20px 0px;
  font-size: 20px;
  color: #555555;
}
.tikon .du {
  vertical-align: sub;
  margin-right: 10px;
}
/*案例*/
.case_list {
  width: 105%;
  overflow: hidden;
}
.case_list li {
  width: 290px;
  height: 266px;
  float: left;
  margin-right: 25px;
  margin-bottom: 22px;
  position: relative;
}
.case_list li a {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 3s;
}
.case_list li a span {
  width: 100%;
  height: 266px;
  overflow: hidden;
  display: block;
}
.case_list li a span img {
  width: 100%;
  height: 100%;
  transition-duration: 0.5s;
}
.case_list li a .txt {
  position: absolute;
  width: 100%;
  height: 46px;
  bottom: 0px;
  left: 0px;
  background: rgba(21, 81, 189, 0.75);
  line-height: 46px;
  padding-left: 25px;
  box-sizing: border-box;
  background-color: #134097\9;
}
.case_list li a .txt p {
  font-size: 16px;
  color: #fff;
}
.case_list li:hover {
  box-shadow: 2px 2px 8px rgba(46, 74, 172, 0.73);
}
.case_list li:hover img {
  transform: scale(1.2);
}
.al_xq {
  overflow: hidden;
  margin-bottom: 35px;
}
.al_xq p {
  margin-bottom: 0px !important;
}
/*解决方案*/
.solve_solution {
  width: 100%;
  margin-top: 10px;
}
.solve_solution h3 {
  font-size: 28px;
  color: #555;
  text-align: center;
  margin-bottom: 40px;
}
.solve_solution .block {
  width: 100%;
  background: #f0f0f0;
  padding: 25px 20px 40px;
  margin-bottom: 10px;
  box-sizing: border-box;
  position: relative;
}
.solve_solution .block .bt_name {
  display: block;
  width: 112px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background: #1850bd;
  margin-bottom: 15px;
}
.solve_solution .block p {
  font-size: 14px;
  color: #555555;
  line-height: 30px;
}
.solve_solution .block .table {
  width: 100%;
}
.solve_solution .block .table thead {
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #cacaca;
}
.solve_solution .block .table thead th {
  font-size: 14px;
  color: #555;
  border-right: 1px solid #CACACA ;
}
.solve_solution .block .table tbody {
  text-align: center;
}
.solve_solution .block .table tbody tr {
  border: 1px solid #CACACA;
}
.solve_solution .block .table tbody tr td {
  border-right: 1px solid #CACACA ;
  padding: 10px 0px;
}
.solve_solution .block .table tbody tr td p {
  font-size: 14px;
  color: #555;
  text-align: left;
  line-height: 30px;
  padding-left: 35%;
}
.solve_solution .block .ck_more {
  position: absolute;
  font-size: 16px;
  color: #636363;
  top: 35px;
  right: 20px;
}
.solve_solution .block .ck_more:hover {
  color: #0964B3;
  text-decoration: underline;
}
.solve_solution .block .case_list {
  margin-top: 40px;
}
.solve_solution .block .case_list li {
  width: 280px !important;
  height: 255px !important;
  margin-right: 20px !important;
}
.solve_solution .block .case_list li a p {
  line-height: 46px !important;
}
.solve_solution .block .case_list li a span {
  height: 255px !important;
}
/*产品*/
.small_nav {
  width: 100%;
  padding: 0px 18px;
  box-sizing: border-box;
  background: #f5f5f5;
}
.small_nav .one {
  margin-top: 10px;
  font-size: 14px;
  color: #333;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 25px ;
  box-sizing: border-box;
  position: relative;
}
.small_nav .one:after {
  content: '';
  width: 2px;
  height: 2px;
  border-radius: 50%;
  position: absolute;
  display: inline-block;
  background: #333;
  left: 12px;
  top: 50%;
}
.small_nav a {
  display: block;
  font-size: 12px;
  color: #676767;
  line-height: 28px;
  padding-left: 25px;
}
.small_nav a:hover {
  color: #0964B3;
}
.small_nav a.on {
  color: #0964B3;
}
.cp_nameinfo {
  border: 1px solid #e9e9e9;
  overflow: hidden;
  position: relative;
}
.game163 {
  width: 530px;
  height: 370px;
  border: 1px solid #e9e9e9;
  margin: 10px;
  float: left;
}
.game163 .bigImg {
  width: 350px;
  height: 312px;
  margin: 5px auto 0px;
  position: relative;
  overflow: hidden;
}
.game163 .bigImg li {
  width: 350px;
  height: 312px;
}
.game163 .bigImg li a img {
  width: 350px;
  height: 312px;
}
.game163 .smallScroll {
  width: 340px;
  height: 70px;
  position: absolute;
  right: 10px;
  bottom: 30px;
}
.game163 .smallScroll .smallImg {
  width: 100%;
  overflow: hidden;
}
.game163 .smallScroll .smallImg ul li {
  float: left;
  width: 60px;
  height: 58px;
  border: 1px solid #e9e9e9;
  margin-right: 20px;
}
.game163 .smallScroll .smallImg ul li img {
  width: 100%;
  height: 100%;
}
.game163 .smallScroll .smallImg .on {
  border: 1px solid #0964B3;
}
.cp_text {
  float: left;
  border-left: 1px solid #e9e9e9 ;
  width: 360px;
  height: 391px;
  overflow: hidden;
  padding-left: 15px;
  box-sizing: border-box;
  padding-right: 15px;
}
.cp_text h3 {
  font-size: 18px;
  color: #424242;
  line-height: 68px;
  border-bottom: 1px dashed #bfbfbf;
  width: 100%;
}
.cp_text h3 span {
  color: #1850bd;
}
.cp_text p {
  font-size: 14px;
  color: #838383;
  line-height: 28px;
  margin: 20px 0px;
}
.cp_text .mane {
  display: block;
  width: 100%;
  border-top: 1px dashed #bfbfbf ;
  height: 55px;
  line-height: 55px;
  font-size: 14px ;
  color: #838383;
}
.cp_details {
  overflow: hidden;
  margin-top: 35px;
}
.cp_details .orangerclick {
  text-align: left !important;
  background: #f5f5f5;
}
.cp_details .orangerclick a {
  width: 185px !important;
  height: 58px !important;
  line-height: 58px;
  font-size: 18px;
  background: none !important;
}
.cp_details .box .cp_title {
  width: 100%;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 50px;
  height: 50px;
  line-height: 50px;
  position: relative;
}
.cp_details .box .cp_title P {
  display: inline-block;
  font-size: 24px;
  color: #1850bd;
}
.cp_details .box .cp_title P em {
  color: #D2D2D2;
  margin-left: 5px;
}
.cp_details .box .cp_title span {
  font-size: 16px;
  color: #afafaf;
  text-transform: uppercase;
}
.cp_details .box .cp_title:before {
  content: "";
  width: 390px;
  height: 2px;
  background: #1850bd;
  display: block;
  position: absolute;
  left: 0px;
  bottom: -2px;
}
.cp_details .box .cp_img {
  text-align: center;
}
/* 侧边栏悬浮框开始 */
.leftlx {
  float: left;
  width: 45px;
  height: 45px;
}
.ycfc li a {
  color: #fff;
  display: block;
  height: 45px;
  width: 300px;
}
.ycfc li {
  background-color: #a4a4a4;
  margin-bottom: 1px;
}
.ycfc li:hover {
  background-color: #0964b3;
}
.ycfc li i.wx {
  display: block;
  width: 45px;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  background: url(../images/ycfd_ewm.png) no-repeat;
  background-position: 12px 12px;
}
.ewm {
  width: 92px;
  height: 92px;
  position: absolute;
  right: 80px;
  top: 140px;
  display: none;
}
.ewm img {
  width: 100%;
}
.ycfc li i.qq {
  display: block;
  width: 45px;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  background: url(../images/qq.png) no-repeat;
  background-position: 12px 12px ;
}
.ycfc li i.dh {
  display: block;
  width: 45px;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  background: url(../images/ycfd_dh.png) no-repeat;
  background-position: 12px 12px;
}
.ycfc li i.kf {
  display: block;
  width: 30px;
  height: 27px;
  margin: 0 auto;
  text-align: center;
  background: url(../images/ycfd_kf.png) no-repeat;
  background-position: 4px 0 ;
}
.ycfc li i.kf {
  display: block;
  width: 45px;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  background: url(../images/ycfd_kf.png) no-repeat;
  background-position: 12px 12px;
}
.ycfc li i.fh {
  display: block;
  width: 45px;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  background: url(../images/ycfd_fhdb.png) no-repeat;
  background-position: 14px 17px;
  z-index: 11;
}
.ycfc {
  position: fixed;
  width: 45px;
  height: auto;
  top: 60%;
  right: 10px;
  z-index: 1000;
}
.ycfc li a > span {
  color: #fff;
  font-size: 16px;
  line-height: 45px;
  display: none;
  float: left;
}
.ycfc li a:hover > span {
  display: block;
}
.shang {
  width: 45px!important;
}
/*右侧浮窗end*/
/* 侧边栏悬浮框结束 */

/*地址*/
.choosecities{border:1px solid #ddd;box-shadow:0 0 1px #d3ebee;background:#fff;padding-bottom:20px;margin-top: 20px;margin-bottom: 60px;}
.city_province{border-bottom: 1px #eee solid;padding: 16px 20px; background:#eee;border-bottom: 1px solid #E5E5E5;}
.city_province form{display: inline-block; vertical-align: middle;height: 30px;line-height: 30px;}
.city_province .label{font-weight: 700; vertical-align: top;display: inline-block;color: #666;}
.city_province .btn{border: none;outline: none;display: inline-block;padding: 2px 8px;background: #1850bd;color: #fff;cursor: pointer;}
.city_province .secherinput{border: 1px solid #ddd;border-radius: 2px 0 0 2px; font-size: 12px;height: 25px;line-height: 25px;background: #fff;outline: 0;padding: 0px 5px;}
.city_list{padding: 20px;border-bottom: 1px solid #E5E5E5 ;}
.city_list h3{font-weight: bold;}
.city_list h3,.city_list p{display: inline-block; vertical-align: top;zoom: 1;}
.city_list p{width:1000px;}
.city_list a{margin: 0 17px 0 0; display: inline-block;zoom: 1;width: 4.5em;color: #1850BD;font-weight: bold;}
.city_list a:hover{text-decoration: underline;}
.citieslist h2 { display: inline-block; zoom: 1; height: 32px;margin: 20px 20px 12px; padding: 0 14px; line-height: 30px;border-radius: 0; background: #1850bd;position: relative; color: #fff;}
.citieslist .arrow{ float: none; display: block; position: absolute;top: 32px; left: 20px; width: 0;height: 0;line-height: 0; font-size: 0;border-style: solid;  border-width: 6px;border-color: #1850bd #fff #fff}
.hasallcity p{padding: 6px 10px 6px 30px;}
.citieslist .label { display: inline-block;width: 30px; height: 30px;vertical-align: top; border: 1px solid #ddd; margin-right: 5px; zoom: 1;border-radius: 0;color: #666;line-height: 24px}
.citieslist .label strong { display: block;width: 28px;height: 28px; text-align: center; background: #eee;border: 1px solid #F7F7F7; border-radius: 0;font-size: 16px;text-transform: uppercase;font-weight: bold;line-height: 28px;}
.citieslist a {display: inline-block; zoom: 1;  height: 20px;padding: 0 2px 1px; margin: 5px 10px;border-radius: 0; line-height: 20px;font-weight: bold;color: #1850BD;}
.citieslist a:hover{background: #1850BD;color: #fff;}
.citieslist .cty{width: 1100px;display: inline-block;vertical-align: top;}
.citieslist li{border-top: 1px #fff solid;border-bottom: 1px #fff solid}
.citieslist li:hover{background: #F5F5F5;border-top: 1px #E5E5E5 solid;border-bottom: 1px #E5E5E5 solid}
.citieslist li:hover .label strong{background: #1850BD;color: #fff;border: 1px solid #1850BD;}


/*首页案例*/

